home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / mini_poo.swf / scripts / frame_2 / DoAction.as
Encoding:
Text File  |  2010-11-09  |  173 b   |  9 lines

  1. stop();
  2. _root.paused = 0;
  3. son = new Sound();
  4. son.attachSound("shot1");
  5. son2 = new Sound();
  6. son2.attachSound("shot2");
  7. son3 = new Sound();
  8. son3.attachSound("shot3");
  9.